Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.4.1084 #187

Merged
merged 1 commit into from
May 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MQTTnet.Extensions.ManagedClient 4.3.3.952 -> 4.3.4.1084 age adoption passing confidence

Release Notes

dotnet/MQTTnet (MQTTnet.Extensions.ManagedClient)

v4.3.4.1084

  • [Core] Optimized packet serialization of PUBACK and PUBREC packets for protocol version 5.0.0 (#​1939, thanks to @​Y-Sindo).
  • [Core] The package inspector is now fully async (#​1941).
  • [Client] Added a dedicated exception when the client is not connected (#​1954, thanks to @​marcpiulachs).
  • [Client] The client will now throw a MqttClientUnexpectedDisconnectReceivedException when publishing a QoS 0 message which leads to a server disconnect (BREAKING CHANGE!, #​1974, thanks to @​fazho).
  • [Client] Exposed the certificate selection event handler in client options (#​1984).
  • [Server] The server will no longer send NoMatchingSubscribers when the actual subscription was non success (#​1965, BREAKING CHANGE!).
  • [Server] Fixed broken support for null in AddServer method in ASP.NET integration (#​1981).
  • [ManagedClient] Added a new event (SubscriptionsChangedAsync) which is fired when a subscription or unsubscription was made (#​1894, thanks to @​pdufrene).
  • [ManagedClient] Fixed race condition when server shuts down while subscribing (#​1987, thanks to @​marve).
  • [TopicTemplate] Added new extension which provides a template engine for topics (#​1932, thanks to @​simonthum).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies This PR updates or changes a dependency file label Sep 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.0.858 chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.1.873 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/mqttnet.extensions.managedclient-4.x branch from 715f457 to 6dc42ed Compare September 6, 2023 21:48
@renovate renovate bot changed the title chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.1.873 chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.2.930 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/mqttnet.extensions.managedclient-4.x branch 2 times, most recently from 2f12ebd to 087f757 Compare December 8, 2023 19:52
@renovate renovate bot changed the title chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.2.930 chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.3.952 Dec 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.3.952 chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.3.952 - autoclosed May 11, 2024
@renovate renovate bot closed this May 11, 2024
@renovate renovate bot deleted the renovate/mqttnet.extensions.managedclient-4.x branch May 11, 2024 18:45
@renovate renovate bot changed the title chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.3.952 - autoclosed chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.3.952 May 14, 2024
@renovate renovate bot restored the renovate/mqttnet.extensions.managedclient-4.x branch May 14, 2024 22:55
@renovate renovate bot reopened this May 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.3.952 chore(deps): update dependency mqttnet.extensions.managedclient to v4.3.4.1084 May 14, 2024
@renovate renovate bot force-pushed the renovate/mqttnet.extensions.managedclient-4.x branch from 087f757 to c1ba648 Compare May 14, 2024 22:55
@crobibero crobibero merged commit d9eec71 into master May 16, 2024
4 checks passed
@crobibero crobibero deleted the renovate/mqttnet.extensions.managedclient-4.x branch May 16, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This PR updates or changes a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant